home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / dust / dusthelp2 / morph2 < prev    next >
Text File  |  1995-05-24  |  746b  |  15 lines

  1.   COMMAND MORPH2
  2. -----------------------------------------------------------------
  3.     Purpose: morph two objects (deform-morphing)
  4.       Usage: MORPH2(<srcID>,<destID>,<minimum of frames>,<filename>)
  5.    Examples: morph2(2,1,60,obj)
  6.              morph2(1,2,30,)
  7.       Notes: For good result the differences between the objects should 
  8.              be small. (If you want to morph a tricycle into 25 balls you
  9.              have to use the MORPH-function.)
  10.              Because the final number of created objects grows
  11.              dynamically you can only specify the minimum. After morphing
  12.              the number of created objects is stored to the variable "result".
  13.  
  14.              (Only registered users are able to activate this algorithm.)
  15.